home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000392_news@columbia.edu _Thu Dec 30 13:22:08 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA14946
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 30 Dec 1999 13:22:08 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id NAA06679
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 30 Dec 1999 13:02:22 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "DGlenn" <d_glenn@excite.com>
  10. Subject: gkermit speed
  11. Date: Thu, 30 Dec 1999 10:56:59 -0700
  12. Organization: Posted via Supernews, http://www.supernews.com
  13. Message-ID: <s6n76tq85k284@corp.supernews.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. I am using the prebuilt binary for G-Kermit v1.00 on SCO Openserver 5.0.5.
  17.  
  18. My problem is that it is running very slow (600 cps maximum).  I read the
  19. FAQ about how to increase the speed and, among other commands, it says:
  20.  
  21. "Give the following command to the file receiver:
  22.       SET RECEIVE PACKET-LENGTH 2000  ; (or other length)"
  23.  
  24. How do I get to the "file receiver" to type in the command?  Do I need to
  25. compile my own version and specify these commands in a file somewhere?
  26.  
  27. For your info:  The server has an external Multi-Tech 33.6 multi-modem and I
  28. am connecting with a 56k USR sportster.
  29.  
  30. Any info would be much appreciated.
  31.  
  32. David
  33.  
  34.